home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1262 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: news.compuserve.com!newsmaster
  2. From: davidc@dcmicro.com (David Cecil)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Problem writing a Setup-Program with SDKs Setup-Toolkit
  5. Date: Wed, 10 Jan 1996 04:34:21 GMT
  6. Organization: DC Micro Development
  7. Message-ID: <4cvfpk$q5c@dub-news-svc-6.compuserve.com>
  8. References: <4ct9ca$1k3@news.rrz.uni-koeln.de>
  9. NNTP-Posting-Host: dd13-015.compuserve.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. tim.beissbarth@uni-koeln.de (Tim Beissbarth) wrote:
  13.  
  14. >I'm writing a Setup Program with the Setup Toolkit of Microsofts SDK using 
  15. >Visual C++ 1.5. I encountered the Problem that from this program I cannot call 
  16. >any other Setup-Programs (example Netscape Setup) without getting the error 
  17. >message that Setup is already running and it can only run one instance at a 
  18. >time. After this the "mscuif.dll" is corrupted. I tried changing the module 
  19. >and Programm names but it did not help.
  20.  
  21.  
  22. No suggestions on a fix, but you may be interested in a sample
  23. application posted on our website. It's designed to demonstrate our
  24. Crusher! Data Compression Toolkit, but includes full C source code to
  25. a nice setup/installation program, complete with state-driven dialogs,
  26. splash screens, progress meters, and program-group and icon
  27. generation.
  28.  
  29. Regards,
  30. David Cecil
  31. DC Micro Development
  32. http://www.dcmicro.com
  33.  
  34.  
  35.  
  36.  
  37.